Add Access Denied mitigation steps due to GPO settings#273
Open
donha-ms wants to merge 1 commit intoAzure:mainfrom
Open
Add Access Denied mitigation steps due to GPO settings#273donha-ms wants to merge 1 commit intoAzure:mainfrom
donha-ms wants to merge 1 commit intoAzure:mainfrom
Conversation
delaramamiri
approved these changes
Apr 15, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new troubleshooting section to the Azure Local LCM “access denied” TSG to help validate and mitigate remote logon failures caused by domain GPO user-rights assignments.
Changes:
- Adds a new “Access Denied because remote logon related GPO policy is applied” section with symptoms, validation script, and mitigation steps.
- Introduces a PowerShell validation script to detect when local admins are blocked by
SeDenyNetworkLogonRightand attempts to identify the applying GPO. - Documents the GPO location and provides a mitigation workflow (update GPO +
gpupdate /force).
45ba739 to
514aac3
Compare
AlBurns-MSFT
approved these changes
Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.